home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / util / libs / graphics3d.lha / src / library / graphics3dl_proto.h < prev    next >
Encoding:
Text File  |  1999-02-16  |  291 b   |  13 lines

  1. /*
  2. **      $VER: graphics3Dl.c 10.00 (14.11.98)
  3. **
  4. **      Objects loader functions for graphics3D.library
  5. **
  6. **      (C) Copyright 97 Patrizio Biancalani
  7. **      All Rights Reserved.
  8. **
  9. */
  10.  
  11. long int GD_loadobject( REG(a0)struct ambient3d *in, REG(a1)char *foname,
  12.      REG(d0)long int scale);
  13.